PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFImage Class / setAlternateImages Method
A collection of alternate images to be used instead of this image.
In This Topic
    setAlternateImages Method
    In This Topic
    Sets the alternate images.
    Syntax
    public void setAlternateImages( 
       PDFAlternateImageCollection alternateImages
    )

    Parameters

    alternateImages
    A collection of alternate images to be used instead of this image.
    See Also